Skip to content

Conversation

@satkinson
Copy link

No description provided.

@satkinson satkinson requested review from Ioannis, arlen and benno May 26, 2026 20:47
@arlen
Copy link
Contributor

arlen commented May 27, 2026

This mostly works, but we see a full error page when viewing the index view of External Identities (the tab under a Person record):

[default] SQLSTATE[42P01]: Undefined table: 7 ERROR: missing FROM-clause entry for table "name" LINE 1: ...Identities.external_identity_id IS NULL) ORDER BY Name.famil... ^ Query: SELECT ExternalIdentities.id AS <snip> ORDER BY Name.family asc LIMIT 25 OFFSET 0

The “name” table is apparently not being joined such that the ORDER BY clause (set in $pagination in the ExternalIdentitiesController) will work. Other views seem fine after this upgrade.

@benno benno changed the title update cake PHP and address vulnerabilities from composer audit update cake PHP May 28, 2026
Copy link
Contributor

@arlen arlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@satkinson satkinson force-pushed the Update_cake_and_address_composer_audit_vulnerabilites branch from 2befc7d to d545b44 Compare June 1, 2026 15:26
Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants